VimIMContext.addOnEdit

Requests the application open the file found at @path.

If @path is %NULL, then the current file should be reloaded from storage.

This may be executed in relation to the user running the :edit or :e commands.

class VimIMContext
addOnEdit
(
void delegate dlg
,)

Meta